Results for spec@ati_texture_compression_3dc@texwrap formats offset

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.105773
Stdout
Testing GL_ATI_texture_compression_3dc.
Using texture offsets.
Testing GL_COMPRESSED_LUMINANCE_ALPHA_3DC
Fail with NEAREST and REPEAT at (12,36) @ 2,0
  Expected: 0 0 0 0
  Observed: 255 255 255 51
Fail with NEAREST and CLAMP at (131,36) @ 12,0
  Expected: 255 255 255 204
  Observed: 255 255 255 255
Fail with NEAREST and CLAMP_TO_EDGE at (220,36) @ 12,0
  Expected: 255 255 255 204
  Observed: 255 255 255 255
Fail with NEAREST and MIRRORED_REPEAT at (362,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 0
Fail with NEAREST and MIRROR_CLAMP_EXT at (451,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 255 255 51
Fail with NEAREST and MIRROR_CLAMP_TO_EDGE_EXT at (540,36) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 255 255 51
Fail with LINEAR and REPEAT at (12,125) @ 2,0
  Expected: 0 0 0 0
  Observed: 255 255 255 51
Fail with LINEAR and CLAMP_TO_EDGE at (220,125) @ 12,0
  Expected: 255 255 255 204
  Observed: 255 255 255 255
Fail with LINEAR and MIRRORED_REPEAT at (362,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 0 0 0 0
Fail with LINEAR and MIRROR_CLAMP_TO_EDGE_EXT at (540,125) @ 0,0
  Expected: 255 255 255 255
  Observed: 255 255 255 51
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" PIGLIT_PLATFORM="gbm"
Command /home/ilia/src/piglit/bin/texwrap GL_ATI_texture_compression_3dc offset -auto -fbo
dmesg
None

Back to summary